wayland: Add API to retrieve the Wayland output
authorOlivier Fourdan <ofourdan@redhat.com>
Tue, 17 May 2016 13:02:01 +0000 (15:02 +0200)
committerOlivier Fourdan <ofourdan@redhat.com>
Wed, 18 May 2016 17:07:27 +0000 (19:07 +0200)
commitca77de055baa403f7ebf397772dfb8f13656607d
treecd8dabacaff565cbbee62dd8758e6f4b944caab7
parentd288a134a427e5728d230404c6a56fc9397b45d9
wayland: Add API to retrieve the Wayland output

In Wayland, surfaces get an enter/leave notification each time they
enter or leave an output.

Add an API to GdkWaylandWindow to retrieve the output the window has
last entered.

https://bugzilla.gnome.org/show_bug.cgi?id=766566
docs/reference/gdk/gdk3-sections.txt
gdk/wayland/gdkwaylandwindow.h
gdk/wayland/gdkwindow-wayland.c